home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / st_plugins / catalogs / wipedir_empty.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1999-11-29  |  589b  |  22 lines

  1. ## version $VER: XX.catalog XX.XX ($TODAY)
  2. ## language X
  3. ## codeset 0
  4. ; Translation-File for PlugIn-Module WipeDir
  5. DESCRIPTION
  6. ;Deletes all files and directories in the selected directory. \
  7. ;Optionally it asks for confirmation.
  8. PARAMETER
  9. ;DIRECTORY/A - directory to be wiped\n\
  10. ;CONFIRM/S   - ask the user for confirmation\n\
  11. ;PROTECTED/S - also delete protected files
  12. WIPE_QUESTION
  13. ;Do you really want to delete the contents of %s ?
  14. WIPE_ANSWER
  15. ;Yes|No
  16. IF_DIRECTORY
  17. ;Directory to be wiped
  18. IF_CONFIRMATION
  19. ;Ask for confirmation
  20. IF_PROTECTED
  21. ;Delete protected files
  22.